Update libglnx, port various bits to new API
authorColin Walters <walters@verbum.org>
Tue, 18 Jul 2017 01:14:04 +0000 (21:14 -0400)
committerAtomic Bot <atomic-devel@projectatomic.io>
Tue, 18 Jul 2017 19:18:38 +0000 (19:18 +0000)
commit2a9689b76a52bda06a45665d3ad77be06f1b1c2e
treeff4c16f230b6bc985f8c7e4d3efff24b92855e97
parentefd460782a439394cf980b82db7a93a81b887a4b
Update libglnx, port various bits to new API

Using the error prefixing in the delta processing allows us to
do new code style.  Also strip trailing whitespace.

Use error prefixing in a few other random places.  I didn't
hunt for all of them, just testing out the new API.

Use `glnx_fchmod()`.  Also note I dropped one `fchmod (tmpf, 0600)`
which is no longer necessary.

Update submodule: libglnx

Closes: #1011
Approved by: jlebon
libglnx
src/libostree/ostree-core.c
src/libostree/ostree-fetcher-soup.c
src/libostree/ostree-gpg-verifier.c
src/libostree/ostree-impl-system-generator.c
src/libostree/ostree-repo-checkout.c
src/libostree/ostree-repo-commit.c
src/libostree/ostree-repo-pull.c
src/libostree/ostree-repo-static-delta-processing.c
src/libostree/ostree-repo.c